home *** CD-ROM | disk | FTP | other *** search
- Path: clgrpx01-port-13.agt.net!bmarshal
- From: bmarshal@agt.net (Brian Marshall)
- Newsgroups: comp.lang.c++
- Subject: AI Matching Engine Free ( including Source )
- Date: Fri, 29 Mar 1996 01:47:56
- Organization: AGT Planet
- Message-ID: <bmarshal.31.0001CCA3@agt.net>
- NNTP-Posting-Host: clgrpx01-port-13.agt.net
- X-Newsreader: Trumpet for Windows [Version 1.0 Rev A]
-
- AI Matching Engine - Free (Including Source)
-
- Keywords: Marshall Software Research; osmSrch; software, matching, ai, artificial intelligence
-
- osmSrch - AI Engine for Object-Subject Matching problems:
-
- Match: Workers to Tasks, Teachers to Classes,
- Containers to Storage-Slots, etc. etc.
-
- osmSrch is a set of four C++ classes and a header file. You
- write a bit of C++ (sample included) that sets up a data
- structure that describes the problem, and you call a function
- to search for a good solution. AI in a can!
-
- C programmers with access to a C++ compiler can easily create
- a library that can be linked into C programs. (Rename main()
- in the sample program and you have a sample callable function.)
-
- osmSrch is based on a theory about how people solve "dirty hard"
- problems. The technique is used in a staff-scheduling engine
- (which is also available).
-
- In order to learn more about this (new) technique, this simple
- matching engine is being offered, with source, free of charge.
-
- Analysis, integration and customization services are available.
-
- ----------------------
-
- For more information, email: bmarshal@agt.net
-
- For more information on the AI technique and the psychological
- theories on which it is based, visit:
-
- http://www.agt.net/public/bmarshal/homepage.htm
-
- ----------------------
-
- -- Brian Marshall ... Chess masters don't consider all the
- combinations, just the good ones.
-
- ----------------------
-
-